home *** CD-ROM | disk | FTP | other *** search
/ Tripas 5 / TRIPAS 005.iso / Wos.EXE / 2015 / models / pack_w.def < prev    next >
Encoding:
Text File  |  1999-02-24  |  790 b   |  51 lines

  1. SDEF
  2.  
  3. /*SINED weapon_stinger (.3 .3 1) (0 0 0) (0 0 0)
  4. Stinger rocket pack - World Model
  5. */
  6.  
  7. // Model Commands
  8. path models/pack_w
  9. origin -1 -1 -4.5
  10. scale 1.05
  11.  
  12. // Base Model
  13. pack.sbm
  14.  
  15. // Skins
  16. //normal rlaunch_w_base.tga
  17. //normal pack_skin.tga
  18. //pack_w_02a.tga
  19. normal pack_w_02b.tga
  20.  
  21. // Normal Animations
  22. idle1        pack.sam
  23.  
  24. //
  25. // Define model group areas
  26. //
  27. //id 200 group weapon bone barrel 0 180 -90
  28.  
  29. //
  30. // The initialization section
  31. //
  32. !init:
  33.  
  34. // Class Setup
  35. server classname StingerPack
  36. //server ammoclipsize 1
  37. //server kick 100
  38.  
  39. // Sound Aliases
  40. server respawnsound
  41. server aliascache snd_pickup "weapons/pkup/pkup1.wav"
  42.  
  43. // Icon and Inventory Name
  44. server iconname "w_pack"
  45. server itemname "StingerPack"
  46.  
  47. //
  48. // The main section
  49. //
  50. !main:
  51.